home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Imagemaster d4.adf / apa.lzh / hlp_arexx3 < prev    next >
Text File  |  1993-08-30  |  9KB  |  241 lines

  1. \ApAssist
  2. \: - This is the Quick Help for the ARexx in IM R/t -
  3. \: ----------------------------------------------------------
  4. \:   Written by David E. Patterson
  5. \: ----------------------------------------------------------
  6.  
  7. \font topaz.font 8
  8. \tc 1
  9. \wr
  10. \lj
  11. \dd "imh_descriptor"
  12. \index "hlp_arexx1/index"
  13. \toc "hlp_toc/toc"
  14. \help "aa_help/help
  15.  
  16. \node "Operations"
  17. \title "Imagemaster Arexx Operations"
  18. \next ""
  19. \prev ""
  20. \nw
  21. \{ \ce \ts bu Imagemaster Arexx commands listed by Operations\} :
  22.  
  23. \ce \tc 11
  24. \link "Buffer Selection       " "select"
  25. \link "Compose Operations     " "Compose_Operations"
  26. \link "Describe Buffers       " "desbuff"
  27. \link "Loaders                " "loaders"
  28. \link "Path and Extension Info" "Defs"
  29. \link "Savers                 " "savers"
  30. \link "Set New Extension      " "newext"
  31. \link "Set New Path           " "Setpath"
  32.  
  33. \endnode
  34.  
  35. \node "Compose_Operations"
  36. \title "Compose Operations"
  37. \next ""
  38. \prev ""
  39. \nw
  40. \{ \ce \ts bu Imagemaster Arexx Compose Operation Commands\} :
  41.  
  42. \ce \tc 15
  43. \link "Linear Compositions        " "Linear_Compositions"
  44. \link "Color Keyed Compositions   " "Color_Keyed_Compositions"
  45. \link "Special Compositions       " "Special_Compositions"
  46. \link "Algebraic Compositions     " "Algebraic_Compositions"
  47. \link "Logical Compositions       " "Logical_Compositions"
  48. \link "Color Re-Combinations      " "Color_Re_Combinations"
  49.  
  50. \endnode
  51.  
  52. \node "Linear_Compositions"
  53. \title "Linear Compositions"
  54. \next "color_keyed_compositions"
  55. \prev ""
  56. \nw
  57. \{ \ce \ts bu Linear Compositions\} :
  58.  
  59. \tc 11 \link "maxmerge      " "hlp_arexx8/maxmerge" \tc 15 Merges where Secondary is darker than the Primary
  60. \tc 11 \link "merge         " "hlp_arexx8/merge" \tc 15 Merges the Secondary buffer into the Primary
  61. \tc 11 \link "minmerge      " "hlp_arexx8/minmerge" \tc 15 Merges where the Secondary is brighter than the Primary
  62. \tc 11 \link "minrub        " "hlp_arexx8/minrub" \tc 15 Rubs through if the Secondary is brighter than the Primary
  63.  
  64. \endnode
  65.  
  66. \node "Color_Keyed_Compositions"
  67. \title "Color Keyed Compositions"
  68. \next "Special_Compositions"
  69. \prev "Linear_Compositions"
  70. \nw
  71. \{ \ce \ts bu Color Keyed Compositions\} :
  72.  
  73. \tc 11 \link "colchange    " "hlp_arexx5/colchange" \tc 15 Allows user to preset color change values
  74. \tc 11 \link "colkeymax    " "hlp_arexx6/colkeymax" \tc 15 Merges where color in Primary is not within variance
  75. \tc 11 \link "colkeymaxrub " "hlp_arexx6/colkeymaxrub" \tc 15 Rubs through where Primary is not within variance
  76. \tc 11 \link "colkeymin    " "hlp_arexx6/colkeymin" \tc 15 Merges where color in Primary is within variance
  77. \tc 11 \link "colkeyminrub " "hlp_arexx6/colkeyminrub" \tc 15 Rubs through where color in Primary is within variance
  78. \tc 11 \link "colkeysmax   " "hlp_arexx6/colkeysmax" \tc 15 Merges where color in Secondary is not within variance
  79. \tc 11 \link "colkeysmin   " "hlp_arexx6/colkeysmin" \tc 15 Merges where color in Secondary is within variance
  80. \tc 11 \link "colkeysmaxrub" "hlp_arexx6/colkeysmaxrub" \tc 15 Rubs through where color in Secondary isn't within variance
  81. \tc 11 \link "colkeysminrub" "hlp_arexx6/colkeysminrub" \tc 15 Rubs through where color in Secondary is within variance
  82.  
  83. \endnode
  84.  
  85. \node "Special_Compositions"
  86. \title "Special Compositions"
  87. \next "Logical_Compositions"
  88. \prev "Color_Keyed_Compositions"
  89. \nw
  90. \{ \ce \ts bu Special Compositions\} :
  91.  
  92. \tc 11 \link "emboss" "hlp_arexx7/emboss" \tc 15 Embosses the Secondary into the Primary
  93. \tc 11 \link "punch " "hlp_arexx10/punch" \tc 15 Punches the Secondary Buffer into the Primary
  94.  
  95. \endnode
  96.  
  97. \node "Logical_Compositions"
  98. \title "Logical Compositions"
  99. \next "Algebraic_Compositions"
  100. \prev "Special_Compositions"
  101. \nw
  102. \{ \ce \ts bu Logical Compositions\} :
  103.  
  104. \tc 11 \link "Xor    " "hlp_arexx12/xor" \tc 15 Exclusive Or opperation of the Secondary into the Primary
  105.  
  106. \endnode
  107.  
  108. \node "Algebraic_Compositions"
  109. \title "Algebraic Compositions"
  110. \next "Color_Re_Combinations"
  111. \prev "Logical_Compositions"
  112. \nw
  113. \{ \ce \ts bu Algebraic Compositions\} :
  114.  
  115. \tc 11 \link "absadd" "hlp_arexx4/absadd" \tc 15 Absolute Add of Secondary to Primary
  116. \tc 11 \link "abssub" "hlp_arexx4/abssub" \tc 15 Absolute Subtract of Secondary from Primary
  117. \tc 11 \link "add   " "hlp_arexx4/add" \tc 15 Average of Secondary and Primary
  118.  
  119. \endnode
  120.  
  121. \node "Color_Re_Combinations"
  122. \title "Color Recombinations"
  123. \next ""
  124. \prev "Algebraic_Compositions"
  125. \nw
  126. \{ \ce \ts bu Color Recombinations\} ::
  127.  
  128. \tc 11 \link "addasb" "hlp_arexx4/addasb" \tc 15 Adds the Blue element of Secondary to Primary
  129. \tc 11 \link "addasc" "hlp_arexx4/addasc" \tc 15 Adds the Cyan element of Secondary to Primary
  130. \tc 11 \link "addasg" "hlp_arexx4/addasg" \tc 15 Adds the Green element of Secondary to Primary
  131. \tc 11 \link "addask" "hlp_arexx4/addask" \tc 15 Adds the Black element of Secondary to Primary
  132. \tc 11 \link "addasm" "hlp_arexx4/addasm" \tc 15 Adds the Magenta element of Secondary to Primary
  133. \tc 11 \link "addasr" "hlp_arexx4/addasr" \tc 15 Adds the Red element of Secondary to Primary
  134. \tc 11 \link "addasy" "hlp_arexx4/addasy" \tc 15 Adds the Yellow element of Secondary to Primary
  135.  
  136. \endnode
  137.  
  138. \node "defs"
  139. \title "Path and Extension Information"
  140. \next ""
  141. \prev ""
  142. \nw
  143. \{ \ce \ts bu Path and Extension Information\} :
  144.  
  145. \tc 11 \link "blenddefs  " "hlp_arexx5/blenddefs" \tc 15 Returns a string containing the path and extension 
  146. \tc 11 \link "imagedefs  " "hlp_arexx7/imagedefs" \tc 15 Returns a string containing the path and extension 
  147. \tc 11 \link "palettedefs" "hlp_arexx9/palettedefs" \tc 15  Returns a string containing the path and extension 
  148. \tc 11 \link "renderdefs " "hlp_arexx10/renderdefs" \tc 15 Returns a string containing the path and extension 
  149.  
  150. \endnode
  151.  
  152. \node "setpath"
  153. \title "Set New Path"
  154. \next ""
  155. \prev ""
  156. \nw
  157. \{ \ce \ts bu Set New Path for Loading and Saving\} :
  158.  
  159. \tc 11 \link "blendpath  " "hlp_arexx5/blendpath" \tc 15 Set the path for loading and saving blends
  160. \tc 11 \link "imagepath  " "hlp_arexx7/imagepath" \tc 15 Set the path for loading and saving images
  161. \tc 11 \link "macropath  " "hlp_arexx8/macropath" \tc 15 Set the path for loading and saving macros
  162. \tc 11 \link "palettepath" "hlp_arexx9/palettepath" \tc 15 Set the path for loading and saving palettes
  163. \tc 11 \link "renderpath " "hlp_arexx10/renderpath" \tc 15 Set the path for loading and saving renders
  164.  
  165. \endnode
  166.  
  167. \node "newext"
  168. \title "Set New Extension"
  169. \next ""
  170. \prev ""
  171. \nw
  172. \{ \ce \ts bu Set New Extension for Loading and Saving\} :
  173.  
  174. \tc 11 \link "blendext  " "hlp_arexx5/blendext" \tc 15 Specify the blend extension
  175. \tc 11 \link "imageext  " "hlp_arexx7/imageext" \tc 15 Specify the image extension
  176. \tc 11 \link "macroext  " "hlp_arexx8/macroext" \tc 15 Specify the macro extension
  177. \tc 11 \link "paletteext" "hlp_arexx9/paletteext" \tc 15 Specify the palette extension
  178. \tc 11 \link "renderext " "hlp_arexx10/renderext" \tc 15 Specify the render extension
  179.  
  180. \endnode
  181.  
  182. \node "loaders"
  183. \title "Loaders"
  184. \next ""
  185. \prev ""
  186. \nw
  187. \{ \ce \ts bu Loaders\} :
  188.  
  189. \tc 11 \link "blendload      " "hlp_arexx5/blendload" \tc 15 Load a previously saved blend
  190. \tc 11 \link "load           " "hlp_arexx8/load" \tc 15 Load a previously saved image
  191. \tc 11 \link "loadasblend    " "hlp_arexx8/loadasblend" \tc 15 Load an image as a blend
  192. \tc 11 \link "loadasbrush    " "hlp_arexx8/loadasbrush" \tc 15 Load an image as a brush
  193. \tc 11 \link "loadasprimary  " "hlp_arexx8/loadasprimary" \tc 15 Load the image as the primary buffer
  194. \tc 11 \link "loadassecondary" "hlp_arexx8/loadassecondary" \tc 15 Load the image as the secondary buffer
  195. \tc 11 \link "loadimask      " "hlp_arexx8/loadimask" \tc 15 Load an image mask
  196. \tc 11 \link "loadmask       " "hlp_arexx8/loadmask" \tc 15 Load a mask
  197.  
  198. \endnode
  199.  
  200. \node "desbuff"
  201. \title "Describe Buffers"
  202. \next ""
  203. \prev ""
  204. \nw
  205. \{ \ce \ts bu Describe Buffers\} :
  206.  
  207. \tc 11 \link "Buffers  " "hlp_arexx5/buffers" \tc 15 Return information about all current buffers
  208. \tc 11 \link "Current  " "hlp_arexx6/current" \tc 15 Return information about the current buffer
  209. \tc 11 \link "Describe " "hlp_arexx6/describe" \tc 15 Specify information about the buffer
  210. \tc 11 \link "Obuffers " "hlp_arexx9/obuffers" \tc 15 Return information about all buffers except the primary
  211. \tc 11 \link "Sbuffers " "hlp_arexx10/sbuffers" \tc 15 Return information about all buffers except the primary and sec.
  212. \tc 11 \link "Secondary" "hlp_arexx10/secondary" \tc 15 Return information about the secondary buffer
  213.  
  214.  
  215. \endnode
  216.  
  217. \node "select"
  218. \title "Buffer Selection"
  219. \next ""
  220. \prev ""
  221. \nw
  222. \{ \ce \ts bu Select Buffers\} :
  223.  
  224. \tc 11 \link "newcurrent  " "hlp_arexx9/newcurrent" \tc 15 Specify a new primary buffer
  225. \tc 11 \link "newsecondary" "hlp_arexx9/newsecondary" \tc 15 Specify a new secondary buffer
  226.  
  227. \endnode
  228.  
  229.  
  230. \node "savers"
  231. \title "Commands for Saving"
  232. \next ""
  233. \prev ""
  234. \nw
  235. \{ \ce \ts bu Savers\} :
  236.  
  237. \tc 11 \link "save" "hlp_arexx10/save" \tc 15 Save any of the current buffers 
  238.  
  239. \endnode
  240.  
  241.